Skip to content

Add new content#29

Merged
tbelahi merged 4 commits intoIPGP:masterfrom
pawlyk:master
Oct 11, 2016
Merged

Add new content#29
tbelahi merged 4 commits intoIPGP:masterfrom
pawlyk:master

Conversation

@pawlyk
Copy link
Copy Markdown

@pawlyk pawlyk commented Sep 27, 2016

Add Sets, logical operators and some build-in methods for list and dict

Copy link
Copy Markdown
Contributor

@tbelahi tbelahi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, I see a typo in line 116 that needs to be modified before merge.
Also in the operators section you should remove the a & b, a | b and a ^ b examples as they don't correspond to logical operators but to bitwise operators and are too advanced for the scope of the cheat sheet (and restricted to integers or booleans).
Frozensets are also a bit out of the scope of the cheat sheet. Maybe you should remove line 122 and rename the section to Sets only

@pawlyk
Copy link
Copy Markdown
Author

pawlyk commented Oct 11, 2016

Hi. Thank you for reply.
I fixed issue.

@tbelahi tbelahi merged commit 011c463 into IPGP:master Oct 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants